home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILHIVE / PKLT10.LZH / OTHER.PGM < prev    next >
Text File  |  1991-07-20  |  4KB  |  82 lines

  1. Here's an updated list of my free programs as of 07/20/91:
  2.  
  3. CAL100
  4. ------
  5. CAL - Calendar v1.00 - 06/03/89 - A simple, pop-up calendar display program
  6. that can be used as a sort of perpetual calendar.  Valid years range from
  7. 0001 to 9999 (arbitrary).  This program is NOT memory-resident.  Scroll
  8. through the different months and years.  Although the executable file is
  9. stand-alone, I don't consider this to be a complete program.  I've
  10. contemplated using the included routines as the starting point for a
  11. scheduling program, for example.  Source code included.
  12.  
  13. CRC113
  14. ------
  15. CRC-M2 - Cyclic Redundancy Checker v1.13 - 01/03/90 - Rewritten in C and
  16. assembly, this version has been optimized for size and speed.  Displays
  17. both 16- and 32-bit CRC values of files selected from the command line.
  18. 16-bit CRC same as for ARC, LZH, LZS, PAK and ZOO files.  32-bit CRC same
  19. as for ZIP.  Wildcards and multiple filespecs supported.  Also includes the
  20. source and executable for a pure C version of this program.
  21.  
  22. DDEL124
  23. -------
  24. DIRDEL - Directory Delete v1.24 - 07/15/89 - This program will remove
  25. entire subdirectory trees from your hard disk - even those containing
  26. read-only, hidden and system files and directories.  It will even delete
  27. the current directory.  The executable file for this version is
  28. significantly smaller than before.  Source code included.
  29.  
  30. DRX105
  31. ------
  32. DirX - Directory of eXecutables v1.05 - 07/20/91 - Files compressed with
  33. AXE, DIET, EXEPACK, ICE, LEXEM, LZEXE, PKLITE, SCRNCH, SHRINK and TINYPROG
  34. are displayed in the left window.  Uncompressed COM/EXE files are displayed
  35. in the right window.  Compress and uncompress individual and groups of
  36. files from within the program.  Navigate between drives/directories by
  37. pointing and shooting.  New:  Network support and extended syntax for
  38. DIRX.CFG.
  39.  
  40. DRXC10
  41. ------
  42. DirXC - DirX Command-line lister v1.05 - 07/20/91 - Smaller, simpler
  43. version of DirX for when you just want a listing of compressed and
  44. uncompressed files.  Listing is redirectable to printer or file.  Mimicks
  45. DOS's DIR command, to an extent.  No sorting is performed.  New:  Switches
  46. to list compressed-only and uncompressed-only files.
  47.  
  48. FIX301
  49. ------
  50. FIX - File Fix v3.01 - 09/03/89 - A binary editor which allows easy editing
  51. of any file regardless of attributes.  Searches available from within a
  52. file:  1) text search, with wildcard support and 2) byte search, which can
  53. find arbitrary sequences of bytes specified by the user, including nulls,
  54. machine code and binary data.  Also includes a scroll bar indicating
  55. relative file position, file header support and 256-byte default records.
  56.  
  57. FND106
  58. ------
  59. FFIND - File Finder v1.06 - 07/31/89 - This program will find any file or
  60. subdirectory on your hard disk, including hidden and system files.
  61. Wildcards are accepted.  Improvements to this version include an overall
  62. increase in speed and a smaller executable filesize.  Source code included.
  63.  
  64. RV238
  65. -----
  66. RV - RView v2.38 - 07/19/91 - Directory lister & utility for ARC ARJ LZH
  67. LZS PAK ZIP ZOO.  Displays sorted member names by default.  Converts
  68. self-extracting (SFX) archives to normal archives.  Resets archive
  69. dates/times to match newest member.  Strips extra bytes from ends of
  70. ARJ/LZH/ZIP files.  Strips/attaches ZIP file comments.  Sorts ZIP/LZH files
  71. on disk.  New: /P switch fixed to detect other than 25-line text displays.
  72.  
  73. ZFV101
  74. ------
  75. ZFV - ZIP Format View v1.01 - 02/23/90 - Allows you to see how a ZIP file
  76. is laid out on disk.  Uses windowing to step down to lower levels of
  77. detail.  Displays record offsets and most field values, including their
  78. interpretation.  Admittedly, this program isn't for everyone.  For the
  79. curious and those with a need to know, however, this program displays
  80. technical data on actual ZIP files that I haven't seen in any other
  81. program.  There are no switches.  Usage: ZFV zipfile
  82.